-- card: 3737 from stack: in._ball_s_game -- bmap block id: 3910 -- flags: 0000 -- background id: 3469 -- name: ----- HyperTalk script ----- on opencard global guys,coins put empty into bg fld "guys" repeat with i = 1 to guys put "• " after bg fld "guys" end repeat put coins into bg fld "coins" end opencard -- part 1 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=468 top=320 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Start ----- HyperTalk script ----- on mouseUp global guys,coins put 0 into coins put 3 into guys go to first card updateguys set the loc of bg btn "mr. ball" to 256,20 end mouseUp -- part contents for background part 4 ----- text ----- 0